Skip to content
Back to search
30
MCP

MySQL Connector

pulsemcp/mysql connector

Exposes MySQL database functionality as callable tools via the mysql-connector-python library.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SQL Database Connector
Provides unified database connectivity across MySQL, Microsoft SQL Server, Oracle, and Sybase through standardized tools for executing queri
0 tools
io.github.daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools
0 tools
Database Connector
Provides a unified interface for connecting to and interacting with multiple database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server
0 tools
MySQL Database Tools
Enables direct SQL query execution and table exploration with MySQL databases through a simple interface for seamless data analysis and data
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools
MySQL MCP Server
Python MCP server for MySQL database inspection and querying
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mysql_connector": {
      "url": "None",
      "transport": "http"
    }
  }
}